Home
last modified time | relevance | path

Searched hist:"1621 e0940294c20e302faf401f41204de7252e22" (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dnet.hdiff 1621e0940294c20e302faf401f41204de7252e22 Mon Feb 01 10:44:19 CET 2010 Alexey Dobriyan <adobriyan@gmail.com> net: CONFIG_COMPAT redux

Ifdef out
struct proto_ops::compat_ioctl
struct proto_ops::compat_setsockopt
struct proto_ops::compat_getsockopt
to make structures smaller on COMPAT=n kernels.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>